home *** CD-ROM | disk | FTP | other *** search
/ A.C.E. 1 / ACE CD 1.iso / files / games / m-z / simon1.dms / simon1.adf / hdinstall < prev    next >
Text File  |  1993-12-19  |  714b  |  27 lines

  1. .k name/a
  2.  
  3. echo "Now installing Simon the Sorcerer..."
  4. echo "To correctly install, please specify the drive name ONLY."
  5. echo "Example: HDINSTALL DH0:"
  6. echo "HDINSTALL FIXED BY VALSHARE/TRSI"
  7.  
  8. makedir <name>Simon
  9. makedir <name>Simon/saves
  10. ;copy DISK01:Simon.info <name>
  11. ;copy DISK01: <name>Simon all
  12. ;delete <name>Simon/Simon.info
  13. copy DISK02: <name>Simon all
  14. copy DISK03: <name>Simon all
  15. copy DISK04: <name>Simon all
  16. copy DISK05: <name>Simon all
  17. copy DISK06: <name>Simon all
  18. copy DISK07: <name>Simon all
  19. copy DISK08: <name>Simon all
  20. copy DISK09: <name>Simon all
  21. copy DISK01:Simon.info <name>
  22. copy DISK01: <name>Simon all
  23. delete <name>Simon/Simon.info
  24. echo "Simon the Sorcerer has now been installed...Have fun!"
  25.  
  26.  
  27.